Custom Membership Provider using LINQ and custom actions

adisso.zip (62 kB)
ADISSO is a custom membership provider for ASP.NET which use Linq to communicate with database and adds some extra functionalities for managing roles, managers and applications. Written in C#.

AJAX Control Framework

ajaxcontrol.zip (27,3 MB)
Do PageMethods and the UpdatePanel make you feel dirty? Think building AJAX enabled ASP.NET applications should WAY easier than it is? Wish ASP.NET AJAX wasn't so bloated? You don't have to settle or compromise. Come see the light with the AJAX Control Framework.

Ajax Multi-ListBox

Ajax Multi-ListBox is .NET C# written user control with a dual listbox that uses ajax to move items from left to right and vice versa.

ASP.NET Real World Controls

Real World implementations of custom controls for ASP.NET.

Better WPF TabControl

The purpose of this project is to build a better version of TabControl which comes with WPF.

Better WPF Controls

The purpose of this project is to add new or provide better versions of existing WPF controls.

ChromaCode

chromacode.zip (523 kB)
ChromaCode is a syntax highlighter library for WPF developers. It is developed in C# for .NET 4 as an extension to the WPF Richtext control

Custom CSharp Controls

The aim of this project is to provide you (the user) with controls that have desired functionality built into them.

dotnetfireball

Fireball Framework is project that aim to create the best controls and libraries for developer, the project already contains some control, CodeEditorControl with Syntax Highlight, Collections,Outlook Navigation bar and etc..

Dotway.WPF Controls - Controls, Effects and Panels

dotwaywpf.zip (277 kB)
A WPF control library with custom controls, panels and pixel shader effects. E.g. Color picker, editable slider, interaction controls for transforms, grayscale effect, pixelation effect, halftoning effect, dynamic wrap panel, zipper panel.

DragDropGrid

A DataGridView for .NET Forms development that extends the base DataGridView control to add drag and drop between DragDropGrids, and reordering of items within the same DragDropGrid.

Dropthings - Ajax Web Portal

dropthings.zip (19,4 MB)
Ajax Web Portal built on Linq, Workflow Foundation and ASP.NET AJAX. Code is in Visual Studio 2008 using .NET 3.0 and .NET 3.5.

Expression Builder

expbuilder.zip (404 kB)
The purpose of this project is to provide reusable UI framework (WPF) for building expressions. For example, an expression "Name is "A" and Age is 10" could be represented by a tree consisting of a LogicalExpression "AND" with two children ComparisionExpressions.

Five in a row

fiveinrow.zip (285 kB)
This project is an implementation of "5 in a row" game. Two players ("X" and "O") make moves one after another. The first player who builds an unbroken row of 5 cells wins.

FramedImage Module for DotNetNuke

Module for DotNetNuke displaying image with a shadowed frame. Module is based on Media table and Media DAL and installation does not alter the database. To run it you need to have Media Module installed as well as Media table in your database. Module does not change the db table.

GDIdotNETgames

GDIdotNETgames is a basis for "user-moddable" 2D strategy games using GDI+ graphics with .NET managed code written entirely in C#.

GoogleMap Control

googlemap.zip (32,9 MB)
Wraps Google Maps API as ASP.NET custom control.

Gravatar Image WebControl

gravatar.zip (233 kB)
Gravatar Image WebControl enables your ASP.NET website to display Gravatar picture with size, rating and default image option.

Greeting Creator

This is a editor/viewer for creating customized greetings in Silverlight. You can use magnetic poetry, images and text to create your greeting and then save it to a server and send it to your friends. This Silverlight project includes a custom control (the greeting control), WCF service, captcha challenge, custom controls with replaceable GUI, multi-template ListBox, move, rotate and scale controls etc.

GroupToolbar for WPF

A Toolbar that can group your items and is totally templatable :)